func net/http.http2parseContinuationFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1466: 	http2FrameContinuation: http2parseContinuationFrame,
		h2_bundle.go#L2566: func http2parseContinuationFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {